{
	"name" : "VanillaHUDPlus",
	"description" : "This is a Mod Collection of HUD altering scripts, as well as quality of life changes to the game and its menus",
	"author" : "Test1, LT71 (Bunnie( 2)), Kamikaze94, BangL",
	"version" : "3.4.0.8",
	"priority" : 1,
	"blt_version" : 2,
	"updates": [
        {
            "identifier": "vanhudplus",
            "host": {
				"meta": "https://gitlab.com/steam-test1/alternative-updates/-/raw/main/updates_metas/meta_vanhudplus.json"
			}
        }
    ],
	"hooks" : [
		{ "hook_id" : "lib/setups/setup", 										"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/menumanager", 								"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/menumanagerdialogs", 						"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/chatmanager", 								"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/crimenetmanager", 							"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/localizationmanager", 						"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/experiencemanager", 						"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/moneymanager", 								"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/multiprofilemanager", 						"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/crimespreemanager", 						"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/hudmanager", 								"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/hudmanagerpd2", 							"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/statisticsmanager", 						"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/objectinteractionmanager", 					"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/missionassetsmanager", 						"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/playermanager", 							"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/preplanningmanager", 						"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/enemymanager", 								"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/hud/huddriving", 							"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/hud/hudteammate", 							"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/hud/hudtemp", 								"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/hud/hudassaultcorner", 						"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/hud/hudobjectives", 						"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/hud/hudheisttimer", 						"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/hud/hudchat", 								"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/hud/newhudstatsscreen", 					"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/hud/hudinteraction", 						"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/hud/hudsuspicion", 							"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/hud/hudhitdirection", 						"script_path" : "Core.lua" },
        { "hook_id" : "lib/managers/hud/hudwaitinglegend", 						"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/group_ai_states/groupaistatebase", 			"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/menu/blackmarketgui", 						"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/menu/contractboxgui", 						"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/menu/crimespreecontractboxgui", 			"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/menu/crimespreedetailsmenucomponent", 		"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/menu/missionbriefinggui", 					"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/menu/multiprofileitemgui", 					"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/menu/stageendscreengui", 					"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/menu/lootdropscreengui", 					"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/menu/skilltreeguinew", 						"script_path" : "Core.lua" },
        { "hook_id" : "lib/managers/menu/playerinventorygui", 					"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/menu/renderers/menunodeskillswitchgui", 	"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/player/smokescreeneffect", 					"script_path" : "Core.lua" },
		{ "hook_id" : "lib/modifiers/boosts/gagemodifiermeleeinvincibility", 	"script_path" : "Core.lua" },
		{ "hook_id" : "lib/modifiers/boosts/gagemodifierlifesteal", 			"script_path" : "Core.lua" },
		{ "hook_id" : "lib/network/handlers/unitnetworkhandler", 				"script_path" : "Core.lua" },
		{ "hook_id" : "lib/units/props/timergui", 								"script_path" : "Core.lua" },
		{ "hook_id" : "lib/units/props/digitalgui", 							"script_path" : "Core.lua" },
		{ "hook_id" : "lib/units/props/drill", 									"script_path" : "Core.lua" },
		{ "hook_id" : "lib/units/props/securitylockgui", 						"script_path" : "Core.lua" },
		{ "hook_id" : "lib/units/props/securitycamera", 						"script_path" : "Core.lua" },
		{ "hook_id" : "lib/units/civilians/civiliandamage", 					"script_path" : "Core.lua" },
		{ "hook_id" : "lib/units/enemies/cop/copdamage", 						"script_path" : "Core.lua" },
		{ "hook_id" : "lib/units/cameras/fpcameraplayerbase", 					"script_path" : "Core.lua" },
		{ "hook_id" : "lib/units/equipment/ammo_bag/ammobagbase", 				"script_path" : "Core.lua" },
		{ "hook_id" : "lib/units/equipment/bodybags_bag/bodybagsbagbase", 		"script_path" : "Core.lua" },
		{ "hook_id" : "lib/units/equipment/doctor_bag/doctorbagbase", 			"script_path" : "Core.lua" },
		{ "hook_id" : "lib/units/equipment/first_aid_kit/firstaidkitbase", 		"script_path" : "Core.lua" },
		{ "hook_id" : "lib/units/equipment/ecm_jammer/ecmjammerbase", 			"script_path" : "Core.lua" },
		{ "hook_id" : "lib/units/equipment/grenade_crate/grenadecratebase", 	"script_path" : "Core.lua" },
		{ "hook_id" : "lib/units/equipment/sentry_gun/sentrygunbase", 			"script_path" : "Core.lua" },
		{ "hook_id" : "lib/units/equipment/sentry_gun/sentrygundamage", 		"script_path" : "Core.lua" },
		{ "hook_id" : "lib/units/interactions/interactionext", 					"script_path" : "Core.lua" },
		{ "hook_id" : "lib/units/weapons/akimboweaponbase", 					"script_path" : "Core.lua" },
		{ "hook_id" : "lib/units/weapons/akimboshotgunbase", 					"script_path" : "Core.lua" },
		{ "hook_id" : "lib/units/weapons/sentrygunweapon", 						"script_path" : "Core.lua" },
		{ "hook_id" : "lib/units/weapons/weapongadgetbase", 					"script_path" : "Core.lua" },
		{ "hook_id" : "lib/units/weapons/weaponlaser", 							"script_path" : "Core.lua" },
		{ "hook_id" : "lib/units/weapons/weaponflashlight", 					"script_path" : "Core.lua" },
		{ "hook_id" : "lib/units/weapons/raycastweaponbase", 					"script_path" : "Core.lua" },
		{ "hook_id" : "lib/units/weapons/newraycastweaponbase", 				"script_path" : "Core.lua" },
		{ "hook_id" : "lib/units/weapons/npcraycastweaponbase", 				"script_path" : "Core.lua" },
		{ "hook_id" : "lib/units/weapons/newnpcraycastweaponbase", 				"script_path" : "Core.lua" },
		{ "hook_id" : "lib/units/beings/player/playerdamage", 					"script_path" : "Core.lua" },
		{ "hook_id" : "lib/units/beings/player/playermovement", 				"script_path" : "Core.lua" },
		{ "hook_id" : "lib/units/beings/player/playerinventory", 				"script_path" : "Core.lua" },
		{ "hook_id" : "lib/units/beings/player/huskplayermovement", 			"script_path" : "Core.lua" },
		{ "hook_id" : "lib/units/beings/player/states/playercivilian", 			"script_path" : "Core.lua" },
		{ "hook_id" : "lib/units/beings/player/states/playerdriving", 			"script_path" : "Core.lua" },
		{ "hook_id" : "lib/units/beings/player/states/playerstandard", 			"script_path" : "Core.lua" },
		{ "hook_id" : "lib/units/beings/player/states/playermaskoff", 			"script_path" : "Core.lua" },
		{ "hook_id" : "lib/units/beings/player/states/playerbleedout", 			"script_path" : "Core.lua" },
		{ "hook_id" : "lib/units/vehicles/vehicledamage", 						"script_path" : "Core.lua" },
		{ "hook_id" : "lib/units/vehicles/vehicledrivingext", 					"script_path" : "Core.lua" },
		{ "hook_id" : "lib/utils/temporarypropertymanager", 					"script_path" : "Core.lua" },
		{ "hook_id" : "lib/player_actions/skills/playeractionbloodthirstbase", 	"script_path" : "Core.lua" },
		{ "hook_id" : "lib/player_actions/skills/playeractionexperthandling", 	"script_path" : "Core.lua" },
		{ "hook_id" : "lib/player_actions/skills/playeractionshockandawe", 		"script_path" : "Core.lua" },
		{ "hook_id" : "lib/player_actions/skills/playeractiondireneed", 		"script_path" : "Core.lua" },
		{ "hook_id" : "lib/player_actions/skills/playeractionunseenstrike", 	"script_path" : "Core.lua" },
		{ "hook_id" : "lib/player_actions/skills/playeractiontriggerhappy", 	"script_path" : "Core.lua" },
		{ "hook_id" : "lib/player_actions/skills/playeractiontagteam", 			"script_path" : "Core.lua" },
		{ "hook_id" : "lib/states/ingamedriving", 								"script_path" : "Core.lua" },
		{ "hook_id" : "lib/states/ingamearrested", 								"script_path" : "Core.lua" },
		{ "hook_id" : "lib/states/ingamewaitingforplayers", 					"script_path" : "Core.lua" },
		{ "hook_id" : "lib/tweak_data/tweakdata", 								"script_path" : "Core.lua" },
		{ "hook_id" : "lib/tweak_data/guitweakdata", 							"script_path" : "Core.lua" },
		{ "hook_id" : "lib/tweak_data/timespeedeffecttweakdata", 				"script_path" : "Core.lua" },
		{ "hook_id" : "core/lib/managers/menu/items/coremenuitemslider", 		"script_path" : "Core.lua" },
		{ "hook_id" : "core/lib/managers/subtitle/coresubtitlepresenter", 		"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/platformmanager", 							"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/skirmishmanager", 							"script_path" : "Core.lua" },
		{ "hook_id" : "core/lib/managers/coreenvironmentcontrollermanager", 	"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/menu/preplanningmapgui", 					"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/hud/hudhitconfirm", 					    "script_path" : "Core.lua" },
		{ "hook_id" : "lib/units/contourext", 					                "script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/menu/items/contractbrokerheistitem", 		"script_path" : "Core.lua" },
		{ "hook_id" : "lib/network/base/hostnetworksession", 		            "script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/hud/hudplayercustody", 		                "script_path" : "Core.lua" },
		{ "hook_id" : "lib/units/weapons/shotgun/shotgunbase", 		            "script_path" : "Core.lua" },
		{ "hook_id" : "lib/tweak_data/weapontweakdata", 		                "script_path" : "Core.lua" },	
		{ "hook_id" : "lib/tweak_data/levelstweakdata", 					    "script_path" : "Core.lua" },
		{ "hook_id" : "lib/network/matchmaking/networkmatchmakingsteam", 		"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/menu/nodes/menunodeserverlist", 		    "script_path" : "Core.lua" },	
		{ "hook_id" : "lib/managers/menu/renderers/menunodetablegui", 			"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/hud/hudpresenter", 		                	"script_path" : "Core.lua" },
		{ "hook_id" : "core/lib/managers/menu/reference_input/coremenuinput", 	"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/menu/menucomponentmanager", 				"script_path" : "Core.lua" },
		{ "hook_id" : "lib/network/matchmaking/networkmatchmakingepic", 		"script_path" : "Core.lua" },

		{ "hook_id" : "lib/entry", 												"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/systemmenumanager", 						"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/dialogs/specializationdialog", 				"script_path" : "Core.lua" },
		{ "hook_id" : "lib/managers/menu/specializationboxgui", 				"script_path" : "Core.lua" }
	]
}
